R packages
- rddapp: The rddapp package provides a set of functions for the analysis of the regression-discontinuity design (RDD). The three main parts are: estimation of effects of interest, power analysis, and assumption checks.
- cornellcolors: R package with color palettes matching Cornell University’s official branding and with color palettes inspired by iconic buildings at Cornell University.
Web applications
- Pneumonitis Prediction App: Web-based application to estimate the risk of developing pneumonitis in lung cancer patients, based on treatment and clinical characteristics. Designed to aid in radiation treatment planning.
- Heavy-Tailed Distribution Expected Value Estimation Simulator: Web-based application that runs simulations comparing the median-of-means and empirical mean estimators in heavy-tailed distributions.
- Tswift in an Rscript: Web-based application to analyze components of Taylor Swift’s top songs. Developed for a tutorial on R Shiny for beginners that I presented on December 7th, 2021 (materials available upon request).
Tutorials
- A template and brief tutorial for creating websites using GitHub Pages and R is available on my GitHub page.
- Materials for my R Shiny tutorial (using this web application) are available upon request.